home *** CD-ROM | disk | FTP | other *** search
- /* ARexx script: Needed only to access hhsxipaintmod.xio from */
- /* old versions of XiPaint (3.0 and 3.1). To use hhsxipaintmod.xio */
- /* this script should be located in the XiPaint/Makro subdirectory. */
- /* The loader module must be located in the XiPaint main directory. */
- /* */
- /* For newer XiPaint versions (3.2 and higher) you don't need this */
- /* script any more; instead just copy the hhsxipaintmod.xio module */
- /* into the XiPaint/Modules subdirectory */
- address command
- 'hhsxipaintmod.xio request "Select file to load:"'
-
-